Autogenerated HTML docs for v2.16.0-rc0 
diff --git a/rev-list-options.txt b/rev-list-options.txt index 8d8b7f4..22f5c9b 100644 --- a/rev-list-options.txt +++ b/rev-list-options.txt 
@@ -686,6 +686,11 @@ 	all object IDs which I need to download if I have the commit 	object _bar_ but not _foo_''.   +--in-commit-order:: +	Print tree and blob ids in order of the commits. The tree +	and blob ids are printed after they are first referenced +	by a commit. +  --objects-edge:: 	Similar to `--objects`, but also print the IDs of excluded 	commits prefixed with a ``-'' character. This is used by